| Claim()=0 | IdeRefCountBase | [pure virtual] |
| CreateSoundBuffer(IdeSoundData *sndData)=0 | IdeSoundSystem | [pure virtual] |
| Destroy()=0 | IdeSoundSystem | [pure virtual] |
| GetDistanceFactor()=0 | IdeSoundSystem | [pure virtual] |
| GetDopplerFactor()=0 | IdeSoundSystem | [pure virtual] |
| GetInterface(int interface_id)=0 | IdeSoundSystem | [pure virtual] |
| GetListenerOrientation(float *Fx, float *Fy, float *Fz, float *Tx, float *Ty, float *Tz)=0 | IdeSoundSystem | [pure virtual] |
| GetListenerOrientation(deVec3d *Front, deVec3d *Top)=0 | IdeSoundSystem | [pure virtual] |
| GetListenerPosition(float *x, float *y, float *z)=0 | IdeSoundSystem | [pure virtual] |
| GetListenerPosition(deVec3d *pos)=0 | IdeSoundSystem | [pure virtual] |
| GetListenerVelocity(float *x, float *y, float *z)=0 | IdeSoundSystem | [pure virtual] |
| GetListenerVelocity(deVec3d *vel)=0 | IdeSoundSystem | [pure virtual] |
| GetRollOffFactor()=0 | IdeSoundSystem | [pure virtual] |
| iface_32Bit enum value | IdeSoundSystem | |
| iface_DirectSound enum value | IdeSoundSystem | |
| iface_EAX enum value | IdeSoundSystem | |
| iface_IdeSoundSystem enum value | IdeSoundSystem | |
| Initialize(HWND hWnd)=0 | IdeSoundSystem | [pure virtual] |
| interface_t enum name | IdeSoundSystem | |
| Release()=0 | IdeRefCountBase | [pure virtual] |
| SetDistanceFactor(float factor)=0 | IdeSoundSystem | [pure virtual] |
| SetDopplerFactor(float factor)=0 | IdeSoundSystem | [pure virtual] |
| SetListenerOrientation(float Fx, float Fy, float Fz, float Tx, float Ty, float Tz)=0 | IdeSoundSystem | [pure virtual] |
| SetListenerOrientation(deVec3d Front, deVec3d Top)=0 | IdeSoundSystem | [pure virtual] |
| SetListenerPosition(float x, float y, float z)=0 | IdeSoundSystem | [pure virtual] |
| SetListenerPosition(deVec3d pos)=0 | IdeSoundSystem | [pure virtual] |
| SetListenerVelocity(float x, float y, float z)=0 | IdeSoundSystem | [pure virtual] |
| SetListenerVelocity(deVec3d vel)=0 | IdeSoundSystem | [pure virtual] |
| SetRollOffFactor(float factor)=0 | IdeSoundSystem | [pure virtual] |
| ~IdeRefCountBase() | IdeRefCountBase | [inline, protected, virtual] |
| ~IdeSoundSystem() | IdeSoundSystem | [inline, protected, virtual] |